Welcome![Sign In][Sign Up]
Location:
Search - Windows Graphics Programming

Search list

[OthergraphSource

Description: 本系统是一个基于Windows平台,Visual C++ 6.0编程环境下的交互式图形接口系统,实现一些图形学和CAD相关的一些具体功能-the system is a Windows-based platform, Visual C + + 6.0 Programming Environment interactive graphical interface system, achieve graphics and CAD related to the specific functions
Platform: | Size: 76889 | Author: wangyh | Hits:

[Other resourcevisualc++_xiwangchubanshe

Description: 《Visual C++ 6.0程序设计教程》 希望出版社 源代码 本书首先从Visual C++6.0的基础知识入手,详细介绍了Visual C++6.0的操作环境和应用程序的基本框架,然后按照由易到难、由浅入深地顺序介绍了用Visual C++6.0开发Windows程序的方法,包括菜单和加速键、对话框、常用控件、文本和字体类、图形图像、文件操作、多线程、动态连接库、网络编程和数据库开发等内容。书中在每一个对应的知识点后面,给出了一个或多个示例。 本书适合想按部就班学习Visual C++6.0编程并很快应用到实践中的初学者阅读。-"Visual C 6.0 Programming Guide" Publishers want the source code from the book First Visua l C 6.0 start of the basic knowledge, Details on the Visual C 6.0 operating environment and application of the basic framework, and then follow the easy to arrive difficult, elementary introduction to the order by using Visual C 6.0 for Windows procedures, including menu and accelerate key, the dialog, common control, text and font type, graphics and video, file manipulation, multi-thread, Dynamic Link Library, network programming and database development, and other content. Each book in a corresponding knowledge points behind, given one or more examples. The book for learning step by step to 6.0 Visual C programming and quickly applied to the practice of reading beginners.
Platform: | Size: 1670105 | Author: 石榴石 | Hits:

[Other resourcegdiplusprogram.ccrun.370399

Description: 本书专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。全书共分为4个部分:第1部分是对GDI+的用途和结构的概述,第2部分结合代码实例讲述了GDI+编程的具体细节,如绘图表面、坐标系、钢笔和笔刷、文本和字体、图像和图像操作、路径和区域、变换的处理和打印等。其中涉及了GDI+在自定义控件中的应用最相关的所有的类、方法、属性和事件。第3部分集中讲解了自定义控件的设计和开发,包括自定义控件的定义、特征,控件与VS.NET的集成,在控件中如何实现滚动等。第4部分讲述了GDI+功能在Web应用程序中的使用。如在Internet上提供了GDI+图像、创建ASP.NET服务器控件使用GDI+创建Web服务等知识。-book devoted to the GDI Programming and Development Uncertainty related to the function, Windows Forms focus on the creation of Uncertainty, also discussed the ASP.NET server controls to create problems. The book is divided into four parts : Part 1 is to use the GDI and structural overview Part 2 with code examples GDI programming on the specific details, such as mapping the surface coordinates, pen and brush, text and fonts, graphics and images operation, and regional trails, transform processing and printing. Involved in the GDI Uncertainty of the most relevant of all types, methods, properties and events. Part 3 of Uncertainty focusing on the design and development, including Uncertainty of the definitions, characteristics, VS.NET controls and the integration of the controls on how to a
Platform: | Size: 13370399 | Author: 汤杰 | Hits:

[Other resourceCGFramework

Description: mfc 进行绘图的一个平台。 CGFramework is an auxiliary framework for some homework in the course of Computer Graphics. It aims at shielding the students from complex windows programming issues, and helps them focus on the graphics algorithms, rather than some annoying GUI problems. It must be emphasized that CGFramework is merely a simple platform for practising some graphics algorithms. Due to its strictly limited functionality, this framework is not suitable for developing large softwares, such as the course design of Computer Graphics. If users are familiar with windows programming, this framework is also not recommended.
Platform: | Size: 3750591 | Author: youngking | Hits:

[Windows DevelopProgrammingWPF

Description: Programming WPF Windows Presentation Foundation (WPF) (formerly known by its code name \"Avalon\") is a brand-new presentation framework for Windows XP and Windows Vista, the next version of the Windows client operating system. For developers, WPF is a cornucopia of new technologies, including a new graphics engine that supports 3-D graphics, animation, and more an XML-based markup language (XAML) for declaring the structure of your Windows UI and a radical new model for controls. Programming Windows Presentation Foundation is the book you need to get up to speed on WPF. By page two, you ll have written your first WPF application, and by the end of Chapter 1, \"Hello WPF,\" you ll have completed a rapid tour of the framework and its major elements. These include the XAML markup language and the mapping of XAML markup to WinFX code the WPF content model layout controls, styles, and templates graphics and animation and, finally, deployment.
Platform: | Size: 2320204 | Author: yjc666 | Hits:

[Windows Developclock_1

Description: 模拟时钟 This another Win32 assembly demo, which is based on the the \"C\" example in Charles Petzold s \"Programming Windows\" 5th edition. Appart for being an instructive graphics demo, this program is also useful and can be used on your desktop as an alternative clock.
Platform: | Size: 7099 | Author: Rain | Hits:

[Other resourceWindowsgame

Description: Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Finally, Andre provides the most intense coverage of game algorithms, multithreaded programming, artificial intelligence (including fuzzy logic, neural nets, and genetic algorithms), and physics modeling you have ever seen in a game book.
Platform: | Size: 11355586 | Author: 刘波 | Hits:

[Windows Develop新编Win API大全

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
Platform: | Size: 678500 | Author: 刘明 | Hits:

[CompiledQuincy 2002

Description: Quincy is freeware open-source. It is a simple programming environment for C/C++ on Windows. It contains an editor, a compiler, a debugger, and graphics and GUI toolkits. Because of it's simple interface, Quincy is ideal for learning C or C++ programming. With integrated support for FLTK and the FLUID GUI builder, Quincy is also a rapid application development (RAD) tool for Windows GUI programs.
Platform: | Size: 532210 | Author: xzkym@163.com | Hits:

[GDI-Bitmap简易二维CAD

Description: 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary source features include Circle painting line, rectangle, arc, painting dogleg, oval, triangle, polygon, etc., there are advanced features such as mirror, rotate, move, reverse graphics and so on, all because of SDK Programming for beginners and first involving Windows programming useful to those who can understand the SDK programming and object-oriented programming methods, the most important thing is to learn from experience in the development of enterprise projects, which have a certain value to the research!
Platform: | Size: 295936 | Author: 翔子 | Hits:

[GUI Developvjbook

Description: 用AWT来生成图形化用户界面时,组件和容器的概念非常重要。组件是各种各样的类,封装了图形系统的许多最小单位,例如按钮、窗口等等;而容器也是组件,它的最主要的作用是装载其它组件,但是象Panel这样的容器也经常被当作组件添加到其它容器中,以便完成杂的界面设计。布局管理器是java语言与其它编程语言在图形系统方面较为显著的区别,容器中各个组件的位置是由布局管理器来决定的,共有5种布局管理器,每种布局管理器都有自己的放置规律。事件处理机制能够让图形界面响应用户的操作,主要涉及到事件源、事件、事件处理者等三方,事件源就是图形界面上的组件,事件就是对用户操作的描述,而事件处理者是处理事件的类。因此,对于AWT中所提供的各个组件,我们都需要了解该组件经常发生的事件以及处理该事件的相应的监听器接口。-used to generate graphical user interfaces, components and packaging concept is very important. Components are a variety of categories, Packaging, a graphics system many smallest unit, such as buttons, windows, etc.; Also containers and components, and its main role is to carry other components, such as the Panel of containers are often used as components added to the other containers, in order to complete the miscellaneous sector face design. Layout Manager is java programming language and other languages in the graphics system is more notable distinction, packaging various components from the location of the layout manager to decide, there were five types of layout manager, each layout manager has its own laws placed. The incident handling mechanism to allow graphical user interface resp
Platform: | Size: 3959808 | Author: zhh | Hits:

[VC/MFCwin-API

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 -32 as a Microsoft platform Application Programming Interface, Win32 API is engaged in the development of Windows applications are essential. The book begins with the Win32 API function to do a complete overview; Then function contains five categories : window management, Graphics Device Interface, system services, international character and network services; in the appendix, explain how the Visual Basic and Delphi to their call.
Platform: | Size: 14336 | Author: kiki | Hits:

[VC/MFC11111111winapi

Description: 内容简介 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开 发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、 图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic 和Delphi中对其调用。-brief as 32 Microsoft Platform Application Programming Interface, Win32 API is engaged in the development of Windows applications are essential. The book begins with the Win32 API function to do a complete overview; Then function contains five categories : window management, Graphics Device Interface, system services, international character and network services; in the appendix, explain how the Visual Basic and Delphi to their call.
Platform: | Size: 128000 | Author: fly | Hits:

[2D Graphicproject_shadow

Description: 透视投影程序: (1)我的自学成果 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-perspective projection : (1) I self-accomplishment (2) development environment vc 6.0 (3) References : Shi- "Computer Graphics", "Programming Windows"
Platform: | Size: 27648 | Author: tom | Hits:

[2D Graphicregion_fill1

Description: 区域填充算法: (1)自学计算机图形学时花了好几天写的程序 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-regional filling algorithm : (1) self-study computer graphics flowers for a few days to write the procedures (2) development environment vc 6.0 (3) References : Shi- "Computer Graphics", "Programming Windows"
Platform: | Size: 48128 | Author: tom | Hits:

[Graph program60312541452007321113919746752

Description: 在Windows编程中图像处理相对比较复杂,好在C++ Builder提供了一些图形类,它们通过对Windows中的图形对象进行包装,从而大大简化了图像操作的难度。下面就通过对图像进行柔化、锐化、浮雕效果等几个特殊效果处理来具体说明一下。 -in Windows Programming image processing are relatively complex, Fortunately C Builder provides some graphics category, They passed the Windows graphical objects packaging, which greatly simplifies the operation of the difficult images. Now, through the right softens image, sharpening, the relief effect, and several other special effects to handle specific.
Platform: | Size: 4096 | Author: wzt | Hits:

[OthergraphSource

Description: 本系统是一个基于Windows平台,Visual C++ 6.0编程环境下的交互式图形接口系统,实现一些图形学和CAD相关的一些具体功能-the system is a Windows-based platform, Visual C++ 6.0 Programming Environment interactive graphical interface system, achieve graphics and CAD related to the specific functions
Platform: | Size: 76800 | Author: wangyh | Hits:

[source in ebookvisualc++_xiwangchubanshe

Description: 《Visual C++ 6.0程序设计教程》 希望出版社 源代码 本书首先从Visual C++6.0的基础知识入手,详细介绍了Visual C++6.0的操作环境和应用程序的基本框架,然后按照由易到难、由浅入深地顺序介绍了用Visual C++6.0开发Windows程序的方法,包括菜单和加速键、对话框、常用控件、文本和字体类、图形图像、文件操作、多线程、动态连接库、网络编程和数据库开发等内容。书中在每一个对应的知识点后面,给出了一个或多个示例。 本书适合想按部就班学习Visual C++6.0编程并很快应用到实践中的初学者阅读。-"Visual C 6.0 Programming Guide" Publishers want the source code from the book First Visua l C 6.0 start of the basic knowledge, Details on the Visual C 6.0 operating environment and application of the basic framework, and then follow the easy to arrive difficult, elementary introduction to the order by using Visual C 6.0 for Windows procedures, including menu and accelerate key, the dialog, common control, text and font type, graphics and video, file manipulation, multi-thread, Dynamic Link Library, network programming and database development, and other content. Each book in a corresponding knowledge points behind, given one or more examples. The book for learning step by step to 6.0 Visual C programming and quickly applied to the practice of reading beginners.
Platform: | Size: 1670144 | Author: 石榴石 | Hits:

[Othergdiplusprogram.ccrun.370399

Description: 本书专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。全书共分为4个部分:第1部分是对GDI+的用途和结构的概述,第2部分结合代码实例讲述了GDI+编程的具体细节,如绘图表面、坐标系、钢笔和笔刷、文本和字体、图像和图像操作、路径和区域、变换的处理和打印等。其中涉及了GDI+在自定义控件中的应用最相关的所有的类、方法、属性和事件。第3部分集中讲解了自定义控件的设计和开发,包括自定义控件的定义、特征,控件与VS.NET的集成,在控件中如何实现滚动等。第4部分讲述了GDI+功能在Web应用程序中的使用。如在Internet上提供了GDI+图像、创建ASP.NET服务器控件使用GDI+创建Web服务等知识。-book devoted to the GDI Programming and Development Uncertainty related to the function, Windows Forms focus on the creation of Uncertainty, also discussed the ASP.NET server controls to create problems. The book is divided into four parts : Part 1 is to use the GDI and structural overview Part 2 with code examples GDI programming on the specific details, such as mapping the surface coordinates, pen and brush, text and fonts, graphics and images operation, and regional trails, transform processing and printing. Involved in the GDI Uncertainty of the most relevant of all types, methods, properties and events. Part 3 of Uncertainty focusing on the design and development, including Uncertainty of the definitions, characteristics, VS.NET controls and the integration of the controls on how to a
Platform: | Size: 13370368 | Author: 汤杰 | Hits:

[OtherDirectShow

Description: DirectShow—微软Directx开发包之一。DirectX软件开发包是微软公司提供的一套在windows操作平台开发高性能图形,声音,输入,输出和网络游戏的编程接口。本书就介绍了DirectShow。 -Microsoft DirectX DirectShow-one kit. DirectX software development kit is provided by a set of Microsoft windows operating platform in the development of high-performance graphics, sound, input, output and network game programming interfaces. This book on the introduction of DirectShow.
Platform: | Size: 31687680 | Author: pl | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »

CodeBus www.codebus.net